Rate Overview
Live
1 MGA = 0.012370 MKD
1 MKD = 80.8407
MGA
Avg
0.012391
High
0.012506
Low
0.012342
Last updated: 8/12/2026, 9:40:00 AM
Quick Conversions
| MGA | MKD |
|---|---|
| 1 MGA | 0.01 MKD |
| 10 MGA | 0.12 MKD |
| 50 MGA | 0.62 MKD |
| 100 MGA | 1.24 MKD |
| 500 MGA | 6.19 MKD |
| 1,000 MGA | 12.37 MKD |
Get MGA/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MKDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-12T09:40:00Z",
"rates": {
"MKD": 0.01237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MKD",
"amount": 100
},
"result": 1.237,
"rate": 0.01237
}Build with MGA/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key