Rate Overview
Live
1 SAR = 1120.08 MGA
1 MGA = 0.000893
SAR
Avg
1118.51
High
1121.29
Low
1114.04
Last updated: 6/19/2026, 8:50:39 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,120.08 MGA |
| 10 SAR | 11,200.78 MGA |
| 50 SAR | 56,003.91 MGA |
| 100 SAR | 112,007.82 MGA |
| 500 SAR | 560,039.08 MGA |
| 1,000 SAR | 1,120,078.16 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-06-19T08:50:39Z",
"rates": {
"MGA": 1120.078155
}
}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": 112007.8155,
"rate": 1120.078155
}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