Rate Overview
Live
1 MKD = 27.6984 RWF
1 RWF = 0.036103
MKD
Avg
27.7437
High
28.2622
Low
27.3137
Last updated: 5/28/2026, 2:32:45 AM
Quick Conversions
| MKD | RWF |
|---|---|
| 1 MKD | 27.70 RWF |
| 10 MKD | 276.98 RWF |
| 50 MKD | 1,384.92 RWF |
| 100 MKD | 2,769.84 RWF |
| 500 MKD | 13,849.22 RWF |
| 1,000 MKD | 27,698.45 RWF |
Get MKD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=RWFExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-28T02:32:45Z",
"rates": {
"RWF": 27.698449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "RWF",
"amount": 100
},
"result": 2769.8449,
"rate": 27.698449
}Build with MKD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key