Rate Overview
Live
1 MOP = 4.6767 SRD
1 SRD = 0.213825
MOP
Avg
4.7153
High
4.9916
Low
4.5284
Last updated: 7/28/2026, 9:10:12 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.68 SRD |
| 10 MOP | 46.77 SRD |
| 50 MOP | 233.84 SRD |
| 100 MOP | 467.67 SRD |
| 500 MOP | 2,338.36 SRD |
| 1,000 MOP | 4,676.72 SRD |
Get MOP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SRDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T09:10:12Z",
"rates": {
"SRD": 4.676719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SRD",
"amount": 100
},
"result": 467.67190000000005,
"rate": 4.676719
}Build with MOP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key