Rate Overview
Live
1 RWF = 1.0125 KRW
1 KRW = 0.987616
RWF
Avg
1.0351
High
1.0629
Low
1.0087
Last updated: 7/20/2026, 7:16:57 AM
Quick Conversions
| RWF | KRW |
|---|---|
| 1 RWF | 1.01 KRW |
| 10 RWF | 10.13 KRW |
| 50 RWF | 50.63 KRW |
| 100 RWF | 101.25 KRW |
| 500 RWF | 506.27 KRW |
| 1,000 RWF | 1,012.54 KRW |
Get RWF/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=KRWExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-20T07:16:57Z",
"rates": {
"KRW": 1.012539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "KRW",
"amount": 100
},
"result": 101.2539,
"rate": 1.012539
}Build with RWF/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key