Rate Overview
Live
1 SAR = 1107.85 MGA
1 MGA = 0.000903
SAR
Avg
1108.55
High
1112.68
Low
1103.72
Last updated: 3/27/2026, 9:23:15 AM
Quick Conversions
| SAR | MGA |
|---|---|
| 1 SAR | 1,107.85 MGA |
| 10 SAR | 11,078.55 MGA |
| 50 SAR | 55,392.74 MGA |
| 100 SAR | 110,785.48 MGA |
| 500 SAR | 553,927.41 MGA |
| 1,000 SAR | 1,107,854.82 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-27T09:23:15Z",
"rates": {
"MGA": 1107.854823
}
}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": 110785.48229999999,
"rate": 1107.854823
}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