Rate Overview
Live
1 RWF = 0.999393 KRW
1 KRW = 1.0006
RWF
Avg
1.0143
High
1.0522
Low
0.978082
Last updated: 7/28/2026, 11:47:41 AM
Quick Conversions
| RWF | KRW |
|---|---|
| 1 RWF | 1.00 KRW |
| 10 RWF | 9.99 KRW |
| 50 RWF | 49.97 KRW |
| 100 RWF | 99.94 KRW |
| 500 RWF | 499.70 KRW |
| 1,000 RWF | 999.39 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-28T11:47:41Z",
"rates": {
"KRW": 0.999393
}
}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": 99.9393,
"rate": 0.999393
}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