Rate Overview
Live
1 ISK = 34.6732 MGA
1 MGA = 0.028841
ISK
Avg
34.5762
High
36.8257
Low
33.1743
Last updated: 7/30/2026, 9:49:03 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 34.67 MGA |
| 10 ISK | 346.73 MGA |
| 50 ISK | 1,733.66 MGA |
| 100 ISK | 3,467.32 MGA |
| 500 ISK | 17,336.60 MGA |
| 1,000 ISK | 34,673.19 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-30T09:49:03Z",
"rates": {
"MGA": 34.673193
}
}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": 3467.3192999999997,
"rate": 34.673193
}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