Rate Overview
Live
1 MOP = 0.465045 SAR
1 SAR = 2.1503
MOP
Avg
0.466169
High
0.467162
Low
0.465045
Last updated: 4/18/2026, 9:01:11 AM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.47 SAR |
| 10 MOP | 4.65 SAR |
| 50 MOP | 23.25 SAR |
| 100 MOP | 46.50 SAR |
| 500 MOP | 232.52 SAR |
| 1,000 MOP | 465.04 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-04-18T09:01:11Z",
"rates": {
"SAR": 0.465045
}
}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.5045,
"rate": 0.465045
}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