Rate Overview
Live
1 KRW = 1.0902 RWF
1 RWF = 0.917236
KRW
Avg
1.0877
High
1.0977
Low
1.0713
Last updated: 9/8/2026, 7:20:25 PM
Quick Conversions
| KRW | RWF |
|---|---|
| 1 KRW | 1.09 RWF |
| 10 KRW | 10.90 RWF |
| 50 KRW | 54.51 RWF |
| 100 KRW | 109.02 RWF |
| 500 KRW | 545.12 RWF |
| 1,000 KRW | 1,090.23 RWF |
Get KRW/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=RWFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-09-08T19:20:25Z",
"rates": {
"RWF": 1.090232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "RWF",
"amount": 100
},
"result": 109.0232,
"rate": 1.090232
}Build with KRW/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key