Rate Overview
Live
1 JPY = 9.1802 RWF
1 RWF = 0.108930
JPY
Avg
9.1800
High
9.1950
Low
9.1595
Last updated: 3/27/2026, 2:47:41 AM
Quick Conversions
| JPY | RWF |
|---|---|
| 1 JPY | 9.18 RWF |
| 10 JPY | 91.80 RWF |
| 50 JPY | 459.01 RWF |
| 100 JPY | 918.02 RWF |
| 500 JPY | 4,590.11 RWF |
| 1,000 JPY | 9,180.22 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-27T02:47:41Z",
"rates": {
"RWF": 9.180224
}
}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": 918.0224000000001,
"rate": 9.180224
}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