Rate Overview
Live
1 MOP = 0.464200 SAR
1 SAR = 2.1542
MOP
Avg
0.464231
High
0.464519
Low
0.464153
Last updated: 7/7/2026, 5:39:07 PM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.46 SAR |
| 10 MOP | 4.64 SAR |
| 50 MOP | 23.21 SAR |
| 100 MOP | 46.42 SAR |
| 500 MOP | 232.10 SAR |
| 1,000 MOP | 464.20 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-07-07T17:39:07Z",
"rates": {
"SAR": 0.4642
}
}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.42,
"rate": 0.4642
}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