Rate Overview
Live
1 SAR = 1104.08 MGA
1 MGA = 0.000906
SAR
Avg
1102.17
High
1104.39
Low
1099.22
Last updated: 4/17/2026, 6:23:02 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,104.08 MGA |
| 10 SAR | 11,040.82 MGA |
| 50 SAR | 55,204.08 MGA |
| 100 SAR | 110,408.16 MGA |
| 500 SAR | 552,040.82 MGA |
| 1,000 SAR | 1,104,081.64 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-04-17T06:23:02Z",
"rates": {
"MGA": 1104.081642
}
}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": 110408.16420000001,
"rate": 1104.081642
}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