Rate Overview
Live
1 SAR = 1104.04 MGA
1 MGA = 0.000906
SAR
Avg
1102.16
High
1104.39
Low
1099.22
Last updated: 4/17/2026, 7:35:05 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,104.04 MGA |
| 10 SAR | 11,040.38 MGA |
| 50 SAR | 55,201.88 MGA |
| 100 SAR | 110,403.76 MGA |
| 500 SAR | 552,018.80 MGA |
| 1,000 SAR | 1,104,037.60 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-17T07:35:05Z",
"rates": {
"MGA": 1104.037604
}
}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": 110403.76040000001,
"rate": 1104.037604
}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