Rate Overview
Live
1 MKD = 7.6005 MRO
1 MRO = 0.131570
MKD
Avg
7.5731
High
7.6045
Low
7.5302
Last updated: 9/5/2026, 12:21:12 PM
Quick Conversions
| MKD | MRO |
|---|---|
| 1 MKD | 7.60 MRO |
| 10 MKD | 76.00 MRO |
| 50 MKD | 380.02 MRO |
| 100 MKD | 760.05 MRO |
| 500 MKD | 3,800.25 MRO |
| 1,000 MKD | 7,600.49 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-09-05T12:21:12Z",
"rates": {
"MRO": 7.600492
}
}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": 760.0492,
"rate": 7.600492
}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