Rate Overview
Live
1 MKD = 7.4844 MRO
1 MRO = 0.133611
MKD
Avg
7.5043
High
7.5214
Low
7.4844
Last updated: 6/18/2026, 9:55:34 AM
Quick Conversions
| MKD | MRO |
|---|---|
| 1 MKD | 7.48 MRO |
| 10 MKD | 74.84 MRO |
| 50 MKD | 374.22 MRO |
| 100 MKD | 748.44 MRO |
| 500 MKD | 3,742.21 MRO |
| 1,000 MKD | 7,484.42 MRO |
Get MKD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MROExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-06-18T09:55:34Z",
"rates": {
"MRO": 7.484422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MRO",
"amount": 100
},
"result": 748.4422000000001,
"rate": 7.484422
}Build with MKD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key