Rate Overview
Live
1 RWF = 0.105634 JPY
1 JPY = 9.4666
RWF
Avg
0.108060
High
0.108832
Low
0.105634
Last updated: 9/3/2026, 1:20:45 PM
Quick Conversions
| RWF | JPY |
|---|---|
| 1 RWF | 0.11 JPY |
| 10 RWF | 1.06 JPY |
| 50 RWF | 5.28 JPY |
| 100 RWF | 10.56 JPY |
| 500 RWF | 52.82 JPY |
| 1,000 RWF | 105.63 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-09-03T13:20:45Z",
"rates": {
"JPY": 0.105634
}
}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.563400000000001,
"rate": 0.105634
}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