Rate Overview
Live
1 MGA = 0.012551 MKD
1 MKD = 79.6749
MGA
Avg
0.012417
High
0.013265
Low
0.011440
Last updated: 7/28/2026, 4:24:36 AM
Quick Conversions
| MGA | MKD |
|---|---|
| 1 MGA | 0.01 MKD |
| 10 MGA | 0.13 MKD |
| 50 MGA | 0.63 MKD |
| 100 MGA | 1.26 MKD |
| 500 MGA | 6.28 MKD |
| 1,000 MGA | 12.55 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-07-28T04:24:36Z",
"rates": {
"MKD": 0.012551
}
}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.2550999999999999,
"rate": 0.012551
}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