Rate Overview
Live
1 MRO = 0.135221 MKD
1 MKD = 7.3953
MRO
Avg
0.135114
High
0.135581
Low
0.134492
Last updated: 7/13/2026, 11:57:23 AM
Quick Conversions
| MRO | MKD |
|---|---|
| 1 MRO | 0.14 MKD |
| 10 MRO | 1.35 MKD |
| 50 MRO | 6.76 MKD |
| 100 MRO | 13.52 MKD |
| 500 MRO | 67.61 MKD |
| 1,000 MRO | 135.22 MKD |
Get MRO/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MKDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-13T11:57:23Z",
"rates": {
"MKD": 0.135221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MKD",
"amount": 100
},
"result": 13.5221,
"rate": 0.135221
}Build with MRO/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key