Rate Overview
Live
1 MGA = 0.001931 SVC
1 SVC = 517.8664 MGA
Avg
0.001917
High
0.001932
Low
0.001887
Last updated: 1/25/2026, 3:20:43 AM
Quick Conversions
| MGA | SVC |
|---|---|
| 1 MGA | 0.00 SVC |
| 10 MGA | 0.02 SVC |
| 50 MGA | 0.10 SVC |
| 100 MGA | 0.19 SVC |
| 500 MGA | 0.97 SVC |
| 1,000 MGA | 1.93 SVC |
Get MGA/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SVCExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T03:20:43Z",
"rates": {
"SVC": 0.001931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SVC",
"amount": 100
},
"result": 0.1931,
"rate": 0.001931
}Build with MGA/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key