Rate Overview
Live
1 SAR = 1100.44 MGA
1 MGA = 0.000909
SAR
Avg
1112.57
High
1123.94
Low
1100.36
Last updated: 3/7/2026, 12:29:32 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,100.44 MGA |
| 10 SAR | 11,004.45 MGA |
| 50 SAR | 55,022.24 MGA |
| 100 SAR | 110,044.49 MGA |
| 500 SAR | 550,222.43 MGA |
| 1,000 SAR | 1,100,444.86 MGA |
Get SAR/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MGAExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:29:32Z",
"rates": {
"MGA": 1100.44486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MGA",
"amount": 100
},
"result": 110044.486,
"rate": 1100.44486
}Build with SAR/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key