Rate Overview
Live
1 MKD = 7.5431 MRO
1 MRO = 0.132571
MKD
Avg
7.5680
High
7.7127
Low
7.4459
Last updated: 5/28/2026, 9:48:20 PM
Quick Conversions
| MKD | MRO |
|---|---|
| 1 MKD | 7.54 MRO |
| 10 MKD | 75.43 MRO |
| 50 MKD | 377.16 MRO |
| 100 MKD | 754.31 MRO |
| 500 MKD | 3,771.57 MRO |
| 1,000 MKD | 7,543.15 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-05-28T21:48:20Z",
"rates": {
"MRO": 7.543145
}
}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": 754.3145,
"rate": 7.543145
}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