Rate Overview
Live
1 MGA = 0.003495 SCR
1 SCR = 286.1230
MGA
Avg
0.003291
High
0.003641
Low
0.002991
Last updated: 5/27/2026, 8:45:07 PM
Quick Conversions
| MGA | SCR |
|---|---|
| 1 MGA | 0.00 SCR |
| 10 MGA | 0.03 SCR |
| 50 MGA | 0.17 SCR |
| 100 MGA | 0.35 SCR |
| 500 MGA | 1.75 SCR |
| 1,000 MGA | 3.49 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-05-27T20:45:07Z",
"rates": {
"SCR": 0.003495
}
}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.3495,
"rate": 0.003495
}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