Rate Overview
Live
1 JPY = 9.1412 RWF
1 RWF = 0.109395
JPY
Avg
9.5900
High
10.0253
Low
9.1412
Last updated: 3/27/2026, 6:05:52 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.14 RWF |
| 10 JPY | 91.41 RWF |
| 50 JPY | 457.06 RWF |
| 100 JPY | 914.12 RWF |
| 500 JPY | 4,570.59 RWF |
| 1,000 JPY | 9,141.18 RWF |
Get JPY/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RWFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T06:05:52Z",
"rates": {
"RWF": 9.141177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RWF",
"amount": 100
},
"result": 914.1177000000001,
"rate": 9.141177
}Build with JPY/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key