Rate Overview
Live
1 MGA = 0.003613 SCR
1 SCR = 276.7783
MGA
Avg
0.003447
High
0.003613
Low
0.003220
Last updated: 3/6/2026, 11:53:51 PM
Quick Conversions
| MGA | SCR |
|---|---|
| 1 MGA | 0.00 SCR |
| 10 MGA | 0.04 SCR |
| 50 MGA | 0.18 SCR |
| 100 MGA | 0.36 SCR |
| 500 MGA | 1.81 SCR |
| 1,000 MGA | 3.61 SCR |
Get MGA/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SCRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:53:51Z",
"rates": {
"SCR": 0.003613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SCR",
"amount": 100
},
"result": 0.3613,
"rate": 0.003613
}Build with MGA/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key