Rate Overview
Live
1 MOP = 1.1999 SEK
1 SEK = 0.833437
MOP
Avg
1.1979
High
1.2065
Low
1.1929
Last updated: 7/8/2026, 1:20:28 PM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.20 SEK |
| 10 MOP | 12.00 SEK |
| 50 MOP | 59.99 SEK |
| 100 MOP | 119.99 SEK |
| 500 MOP | 599.93 SEK |
| 1,000 MOP | 1,199.85 SEK |
Get MOP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SEKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-08T13:20:28Z",
"rates": {
"SEK": 1.199851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SEK",
"amount": 100
},
"result": 119.9851,
"rate": 1.199851
}Build with MOP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key