Rate Overview
Live
1 MGA = 0.137153 SOS
1 SOS = 7.2911
MGA
Avg
0.137442
High
0.137710
Low
0.137101
Last updated: 5/7/2026, 11:28:33 AM
Quick Conversions
| MGA | SOS |
|---|---|
| 1 MGA | 0.14 SOS |
| 10 MGA | 1.37 SOS |
| 50 MGA | 6.86 SOS |
| 100 MGA | 13.72 SOS |
| 500 MGA | 68.58 SOS |
| 1,000 MGA | 137.15 SOS |
Get MGA/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SOSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-07T11:28:33Z",
"rates": {
"SOS": 0.137153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SOS",
"amount": 100
},
"result": 13.7153,
"rate": 0.137153
}Build with MGA/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key