Rate Overview
Live
1 RWF = 0.109387 JPY
1 JPY = 9.1419
RWF
Avg
0.108441
High
0.109445
Low
0.106908
Last updated: 3/27/2026, 4:06:38 AM
Quick Conversions
| RWF | JPY |
|---|---|
| 1 RWF | 0.11 JPY |
| 10 RWF | 1.09 JPY |
| 50 RWF | 5.47 JPY |
| 100 RWF | 10.94 JPY |
| 500 RWF | 54.69 JPY |
| 1,000 RWF | 109.39 JPY |
Get RWF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=JPYExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T04:06:38Z",
"rates": {
"JPY": 0.109387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "JPY",
"amount": 100
},
"result": 10.938699999999999,
"rate": 0.109387
}Build with RWF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key