Rate Overview
Live
1 RWF = 1.0234 KRW
1 KRW = 0.977104
RWF
Avg
1.0354
High
1.0427
Low
1.0234
Last updated: 6/16/2026, 1:27:47 PM
Quick Conversions
| RWF | KRW |
|---|---|
| 1 RWF | 1.02 KRW |
| 10 RWF | 10.23 KRW |
| 50 RWF | 51.17 KRW |
| 100 RWF | 102.34 KRW |
| 500 RWF | 511.72 KRW |
| 1,000 RWF | 1,023.43 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-06-16T13:27:47Z",
"rates": {
"KRW": 1.023432
}
}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": 102.3432,
"rate": 1.023432
}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