Rate Overview
Live
1 JPY = 9.2027 RWF
1 RWF = 0.108663
JPY
Avg
9.1802
High
9.2099
Low
9.1230
Last updated: 4/16/2026, 5:59:41 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.20 RWF |
| 10 JPY | 92.03 RWF |
| 50 JPY | 460.14 RWF |
| 100 JPY | 920.27 RWF |
| 500 JPY | 4,601.36 RWF |
| 1,000 JPY | 9,202.72 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-04-16T05:59:41Z",
"rates": {
"RWF": 9.202725
}
}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": 920.2724999999999,
"rate": 9.202725
}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