Rate Overview
Live
1 MOP = 0.464377 SAR
1 SAR = 2.1534
MOP
Avg
0.464428
High
0.464527
Low
0.464366
Last updated: 7/19/2026, 11:22:01 AM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.46 SAR |
| 10 MOP | 4.64 SAR |
| 50 MOP | 23.22 SAR |
| 100 MOP | 46.44 SAR |
| 500 MOP | 232.19 SAR |
| 1,000 MOP | 464.38 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-19T11:22:01Z",
"rates": {
"SAR": 0.464377
}
}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.4377,
"rate": 0.464377
}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