Rate Overview
Live
1 MOP = 1.0839 SVC
1 SVC = 0.922610
MOP
Avg
1.0842
High
1.0846
Low
1.0839
Last updated: 6/19/2026, 8:40:16 AM
Quick Conversions
| MOP | SVC |
|---|---|
| 1 MOP | 1.08 SVC |
| 10 MOP | 10.84 SVC |
| 50 MOP | 54.19 SVC |
| 100 MOP | 108.39 SVC |
| 500 MOP | 541.94 SVC |
| 1,000 MOP | 1,083.88 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-06-19T08:40:16Z",
"rates": {
"SVC": 1.083882
}
}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.3882,
"rate": 1.083882
}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