Rate Overview
Live
1 MOP = 0.467013 SAR
1 SAR = 2.1413
MOP
Avg
0.466860
High
0.467846
Low
0.465376
Last updated: 3/7/2026, 12:08:28 AM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.47 SAR |
| 10 MOP | 4.67 SAR |
| 50 MOP | 23.35 SAR |
| 100 MOP | 46.70 SAR |
| 500 MOP | 233.51 SAR |
| 1,000 MOP | 467.01 SAR |
Get MOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SARExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:28Z",
"rates": {
"SAR": 0.467013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SAR",
"amount": 100
},
"result": 46.7013,
"rate": 0.467013
}Build with MOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key