Rate Overview
Live
1 RWF = 0.998244 KRW
1 KRW = 1.0018
RWF
Avg
1.0008
High
1.0522
Low
0.955535
Last updated: 7/28/2026, 1:48:12 PM
Quick Conversions
| RWF | KRW |
|---|---|
| 1 RWF | 1.00 KRW |
| 10 RWF | 9.98 KRW |
| 50 RWF | 49.91 KRW |
| 100 RWF | 99.82 KRW |
| 500 RWF | 499.12 KRW |
| 1,000 RWF | 998.24 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-28T13:48:12Z",
"rates": {
"KRW": 0.998244
}
}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.8244,
"rate": 0.998244
}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