Rate Overview
Live
1 SRD = 0.214163 MOP
1 MOP = 4.6693
SRD
Avg
0.214060
High
0.215499
Low
0.212799
Last updated: 3/27/2026, 11:47:43 AM
Quick Conversions
| SRD | MOP |
|---|---|
| 1 SRD | 0.21 MOP |
| 10 SRD | 2.14 MOP |
| 50 SRD | 10.71 MOP |
| 100 SRD | 21.42 MOP |
| 500 SRD | 107.08 MOP |
| 1,000 SRD | 214.16 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-03-27T11:47:43Z",
"rates": {
"MOP": 0.214163
}
}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.4163,
"rate": 0.214163
}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