Rate Overview
Live
1 MGA = 0.000891 SAR
1 SAR = 1122.33
MGA
Avg
0.000892
High
0.000895
Low
0.000891
Last updated: 5/28/2026, 3:41:44 AM
Quick Conversions
| MGA | SAR |
|---|---|
| 1 MGA | 0.00 SAR |
| 10 MGA | 0.01 SAR |
| 50 MGA | 0.04 SAR |
| 100 MGA | 0.09 SAR |
| 500 MGA | 0.45 SAR |
| 1,000 MGA | 0.89 SAR |
Get MGA/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SARExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-28T03:41:44Z",
"rates": {
"SAR": 0.000891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SAR",
"amount": 100
},
"result": 0.0891,
"rate": 0.000891
}Build with MGA/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key