Rate Overview
Live
1 MGA = 0.133378 SOS
1 SOS = 7.4975
MGA
Avg
0.134209
High
0.134913
Low
0.133378
Last updated: 7/10/2026, 11:23:51 PM
Quick Conversions
| MGA | SOS |
|---|---|
| 1 MGA | 0.13 SOS |
| 10 MGA | 1.33 SOS |
| 50 MGA | 6.67 SOS |
| 100 MGA | 13.34 SOS |
| 500 MGA | 66.69 SOS |
| 1,000 MGA | 133.38 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-07-10T23:23:51Z",
"rates": {
"SOS": 0.133378
}
}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.3378,
"rate": 0.133378
}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