Rate Overview
Live
1 MKD = 27.3799 RWF
1 RWF = 0.036523
MKD
Avg
27.5709
High
27.8562
Low
27.3799
Last updated: 6/19/2026, 8:21:00 AM
Quick Conversions
| MKD | RWF |
|---|---|
| 1 MKD | 27.38 RWF |
| 10 MKD | 273.80 RWF |
| 50 MKD | 1,369.00 RWF |
| 100 MKD | 2,737.99 RWF |
| 500 MKD | 13,689.95 RWF |
| 1,000 MKD | 27,379.90 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-06-19T08:21:00Z",
"rates": {
"RWF": 27.379903
}
}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": 2737.9903,
"rate": 27.379903
}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