Rate Overview
Live
1 SRD = 0.216189 MOP
1 MOP = 4.6256
SRD
Avg
0.215603
High
0.216189
Low
0.214932
Last updated: 5/8/2026, 11:44:54 AM
Quick Conversions
| SRD | MOP |
|---|---|
| 1 SRD | 0.22 MOP |
| 10 SRD | 2.16 MOP |
| 50 SRD | 10.81 MOP |
| 100 SRD | 21.62 MOP |
| 500 SRD | 108.09 MOP |
| 1,000 SRD | 216.19 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-05-08T11:44:54Z",
"rates": {
"MOP": 0.216189
}
}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.6189,
"rate": 0.216189
}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