Rate Overview
Live
1 MOP = 1.0826 SVC
1 SVC = 0.923691
MOP
Avg
1.0828
High
1.0831
Low
1.0826
Last updated: 8/14/2026, 6:03:19 PM
Quick Conversions
| MOP | SVC |
|---|---|
| 1 MOP | 1.08 SVC |
| 10 MOP | 10.83 SVC |
| 50 MOP | 54.13 SVC |
| 100 MOP | 108.26 SVC |
| 500 MOP | 541.31 SVC |
| 1,000 MOP | 1,082.61 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-08-14T18:03:19Z",
"rates": {
"SVC": 1.082613
}
}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.2613,
"rate": 1.082613
}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