Rate Overview
Live
1 JPY = 9.2290 RWF
1 RWF = 0.108354
JPY
Avg
9.2564
High
9.3189
Low
9.2290
Last updated: 8/15/2026, 9:44:49 PM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.23 RWF |
| 10 JPY | 92.29 RWF |
| 50 JPY | 461.45 RWF |
| 100 JPY | 922.90 RWF |
| 500 JPY | 4,614.51 RWF |
| 1,000 JPY | 9,229.02 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-08-15T21:44:49Z",
"rates": {
"RWF": 9.229015
}
}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": 922.9015,
"rate": 9.229015
}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