Rate Overview
Live
1 JPY = 9.2085 RWF
1 RWF = 0.108595
JPY
Avg
9.3943
High
9.9150
Low
8.7706
Last updated: 5/27/2026, 7:25:31 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.21 RWF |
| 10 JPY | 92.08 RWF |
| 50 JPY | 460.42 RWF |
| 100 JPY | 920.85 RWF |
| 500 JPY | 4,604.24 RWF |
| 1,000 JPY | 9,208.49 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-27T07:25:31Z",
"rates": {
"RWF": 9.208488
}
}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.8487999999999,
"rate": 9.208488
}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