Rate Overview
Live
1 ISK = 34.2922 MGA
1 MGA = 0.029161
ISK
Avg
33.8458
High
34.3018
Low
33.1658
Last updated: 7/22/2026, 5:36:59 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 34.29 MGA |
| 10 ISK | 342.92 MGA |
| 50 ISK | 1,714.61 MGA |
| 100 ISK | 3,429.22 MGA |
| 500 ISK | 17,146.10 MGA |
| 1,000 ISK | 34,292.21 MGA |
Get ISK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MGAExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-22T05:36:59Z",
"rates": {
"MGA": 34.292206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MGA",
"amount": 100
},
"result": 3429.2206,
"rate": 34.292206
}Build with ISK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key