Rate Overview
Live
1 MGA = 0.002207 SEK
1 SEK = 453.1038
MGA
Avg
0.002153
High
0.002262
Low
0.001983
Last updated: 5/27/2026, 5:33:30 PM
Quick Conversions
| MGA | SEK |
|---|---|
| 1 MGA | 0.00 SEK |
| 10 MGA | 0.02 SEK |
| 50 MGA | 0.11 SEK |
| 100 MGA | 0.22 SEK |
| 500 MGA | 1.10 SEK |
| 1,000 MGA | 2.21 SEK |
Get MGA/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SEKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T17:33:30Z",
"rates": {
"SEK": 0.002207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SEK",
"amount": 100
},
"result": 0.2207,
"rate": 0.002207
}Build with MGA/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key