Rate Overview
Live
1 MGA = 0.003443 SCR
1 SCR = 290.4444
MGA
Avg
0.003283
High
0.003641
Low
0.002991
Last updated: 7/12/2026, 12:45:52 PM
Quick Conversions
| MGA | SCR |
|---|---|
| 1 MGA | 0.00 SCR |
| 10 MGA | 0.03 SCR |
| 50 MGA | 0.17 SCR |
| 100 MGA | 0.34 SCR |
| 500 MGA | 1.72 SCR |
| 1,000 MGA | 3.44 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-07-12T12:45:52Z",
"rates": {
"SCR": 0.003443
}
}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.3443,
"rate": 0.003443
}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