Rate Overview
Live
1 MOP = 4.6891 SRD
1 SRD = 0.213261
MOP
Avg
4.6876
High
4.6955
Low
4.6766
Last updated: 3/7/2026, 12:08:02 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.69 SRD |
| 10 MOP | 46.89 SRD |
| 50 MOP | 234.45 SRD |
| 100 MOP | 468.91 SRD |
| 500 MOP | 2,344.54 SRD |
| 1,000 MOP | 4,689.08 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-07T00:08:02Z",
"rates": {
"SRD": 4.689084
}
}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.90840000000003,
"rate": 4.689084
}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