Rate Overview
Live
1 JPY = 9.2524 RWF
1 RWF = 0.108080
JPY
Avg
9.2867
High
9.3446
Low
9.2465
Last updated: 3/7/2026, 12:46:17 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.25 RWF |
| 10 JPY | 92.52 RWF |
| 50 JPY | 462.62 RWF |
| 100 JPY | 925.24 RWF |
| 500 JPY | 4,626.21 RWF |
| 1,000 JPY | 9,252.41 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-07T00:46:17Z",
"rates": {
"RWF": 9.252413
}
}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": 925.2413,
"rate": 9.252413
}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