Rate Overview
Live
1 MOP = 1.0895 SVC
1 SVC = 0.917877 MOP
Avg
1.0898
High
1.0904
Low
1.0894
Last updated: 1/25/2026, 7:24:41 AM
Quick Conversions
| MOP | SVC |
|---|---|
| 1 MOP | 1.09 SVC |
| 10 MOP | 10.89 SVC |
| 50 MOP | 54.47 SVC |
| 100 MOP | 108.95 SVC |
| 500 MOP | 544.74 SVC |
| 1,000 MOP | 1,089.47 SVC |
Get MOP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SVCExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T07:24:41Z",
"rates": {
"SVC": 1.089471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SVC",
"amount": 100
},
"result": 108.9471,
"rate": 1.089471
}Build with MOP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key