Rate Overview
Live
1 MGA = 0.008947 SRD
1 SRD = 111.7693
MGA
Avg
0.009004
High
0.009026
Low
0.008947
Last updated: 5/7/2026, 11:28:19 AM
Quick Conversions
| MGA | SRD |
|---|---|
| 1 MGA | 0.01 SRD |
| 10 MGA | 0.09 SRD |
| 50 MGA | 0.45 SRD |
| 100 MGA | 0.89 SRD |
| 500 MGA | 4.47 SRD |
| 1,000 MGA | 8.95 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-05-07T11:28:19Z",
"rates": {
"SRD": 0.008947
}
}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.8947,
"rate": 0.008947
}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