Rate Overview
Live
1 MKD = 7.5428 MRO
1 MRO = 0.132576
MKD
Avg
7.5265
High
7.5428
Low
7.5068
Last updated: 8/15/2026, 12:26:46 PM
Quick Conversions
| MKD | MRO |
|---|---|
| 1 MKD | 7.54 MRO |
| 10 MKD | 75.43 MRO |
| 50 MKD | 377.14 MRO |
| 100 MKD | 754.28 MRO |
| 500 MKD | 3,771.42 MRO |
| 1,000 MKD | 7,542.84 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-08-15T12:26:46Z",
"rates": {
"MRO": 7.542842
}
}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.2842,
"rate": 7.542842
}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