Rate Overview
Live
1 SRD = 0.213912 MOP
1 MOP = 4.6748
SRD
Avg
0.214925
High
0.215680
Low
0.213912
Last updated: 4/18/2026, 8:43:05 AM
Quick Conversions
| SRD | MOP |
|---|---|
| 1 SRD | 0.21 MOP |
| 10 SRD | 2.14 MOP |
| 50 SRD | 10.70 MOP |
| 100 SRD | 21.39 MOP |
| 500 SRD | 106.96 MOP |
| 1,000 SRD | 213.91 MOP |
Get SRD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=MOPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-04-18T08:43:05Z",
"rates": {
"MOP": 0.213912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "MOP",
"amount": 100
},
"result": 21.391199999999998,
"rate": 0.213912
}Build with SRD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key