Rate Overview
Live
1 MGA = 0.000894 SAR
1 SAR = 1118.57
MGA
Avg
0.000863
High
0.000961
Low
0.000810
Last updated: 5/28/2026, 4:41:17 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-28T04:41:17Z",
"rates": {
"SAR": 0.000894
}
}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.08940000000000001,
"rate": 0.000894
}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