Rate Overview
Live
1 MGA = 0.003375 SCR
1 SCR = 296.2963
MGA
Avg
0.003314
High
0.003392
Low
0.003185
Last updated: 8/18/2026, 3:40:10 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.69 SCR |
| 1,000 MGA | 3.38 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-08-18T15:40:10Z",
"rates": {
"SCR": 0.003375
}
}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.3375,
"rate": 0.003375
}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