Rate Overview
Live
1 MGA = 0.000827 SAR
1 SAR = 1209.19 MGA
Avg
0.000823
High
0.000830
Low
0.000810
Last updated: 1/25/2026, 7:19:01 AM
Quick Conversions
| MGA | SAR |
|---|---|
| 1 MGA | 0.00 SAR |
| 10 MGA | 0.01 SAR |
| 50 MGA | 0.04 SAR |
| 100 MGA | 0.08 SAR |
| 500 MGA | 0.41 SAR |
| 1,000 MGA | 0.83 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-01-25T07:19:01Z",
"rates": {
"SAR": 0.000827
}
}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.08270000000000001,
"rate": 0.000827
}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