Rate Overview
Live
1 JPY = 9.3475 RWF
1 RWF = 0.106981
JPY
Avg
9.3144
High
9.3475
Low
9.2546
Last updated: 5/7/2026, 2:36:58 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.35 RWF |
| 10 JPY | 93.47 RWF |
| 50 JPY | 467.37 RWF |
| 100 JPY | 934.75 RWF |
| 500 JPY | 4,673.74 RWF |
| 1,000 JPY | 9,347.47 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-05-07T02:36:58Z",
"rates": {
"RWF": 9.347471
}
}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": 934.7471,
"rate": 9.347471
}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