Rate Overview
Live
1 MOP = 4.6885 SRD
1 SRD = 0.213290
MOP
Avg
4.6880
High
4.7106
Low
4.6765
Last updated: 9/10/2026, 9:37:59 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.69 SRD |
| 10 MOP | 46.88 SRD |
| 50 MOP | 234.42 SRD |
| 100 MOP | 468.85 SRD |
| 500 MOP | 2,344.23 SRD |
| 1,000 MOP | 4,688.45 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-09-10T09:37:59Z",
"rates": {
"SRD": 4.688452
}
}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": 468.8452,
"rate": 4.688452
}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