Rate Overview
Live
1 SAR = 1107.74 MGA
1 MGA = 0.000903
SAR
Avg
1162.03
High
1230.79
Low
1103.60
Last updated: 3/27/2026, 11:24:07 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,107.74 MGA |
| 10 SAR | 11,077.37 MGA |
| 50 SAR | 55,386.85 MGA |
| 100 SAR | 110,773.70 MGA |
| 500 SAR | 553,868.52 MGA |
| 1,000 SAR | 1,107,737.03 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-27T11:24:07Z",
"rates": {
"MGA": 1107.737032
}
}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": 110773.7032,
"rate": 1107.737032
}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