Rate Overview
Live
1 MGA = 0.008854 SRD
1 SRD = 112.9433
MGA
Avg
0.008789
High
0.008854
Low
0.008675
Last updated: 8/1/2026, 6:35:13 AM
Quick Conversions
| MGA | SRD |
|---|---|
| 1 MGA | 0.01 SRD |
| 10 MGA | 0.09 SRD |
| 50 MGA | 0.44 SRD |
| 100 MGA | 0.89 SRD |
| 500 MGA | 4.43 SRD |
| 1,000 MGA | 8.85 SRD |
Get MGA/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SRDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-01T06:35:13Z",
"rates": {
"SRD": 0.008854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SRD",
"amount": 100
},
"result": 0.8854000000000001,
"rate": 0.008854
}Build with MGA/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key