Rate Overview
Live
1 MOP = 4.6693 SRD
1 SRD = 0.214164
MOP
Avg
4.6600
High
4.6693
Low
4.6480
Last updated: 3/27/2026, 6:35:43 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.67 SRD |
| 10 MOP | 46.69 SRD |
| 50 MOP | 233.47 SRD |
| 100 MOP | 466.93 SRD |
| 500 MOP | 2,334.66 SRD |
| 1,000 MOP | 4,669.33 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-03-27T06:35:43Z",
"rates": {
"SRD": 4.669327
}
}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": 466.9327,
"rate": 4.669327
}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