Rate Overview
Live
1 MGA = 0.002259 SEK
1 SEK = 442.6737
MGA
Avg
0.002093
High
0.002259
Low
0.001983
Last updated: 3/27/2026, 2:37:22 PM
Quick Conversions
| MGA | SEK |
|---|---|
| 1 MGA | 0.00 SEK |
| 10 MGA | 0.02 SEK |
| 50 MGA | 0.11 SEK |
| 100 MGA | 0.23 SEK |
| 500 MGA | 1.13 SEK |
| 1,000 MGA | 2.26 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-03-27T14:37:22Z",
"rates": {
"SEK": 0.002259
}
}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.22590000000000002,
"rate": 0.002259
}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