Rate Overview
Live
1 MOP = 1.1706 SEK
1 SEK = 0.854280
MOP
Avg
1.1773
High
1.1830
Low
1.1706
Last updated: 8/19/2026, 2:41:06 PM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.17 SEK |
| 10 MOP | 11.71 SEK |
| 50 MOP | 58.53 SEK |
| 100 MOP | 117.06 SEK |
| 500 MOP | 585.29 SEK |
| 1,000 MOP | 1,170.58 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-08-19T14:41:06Z",
"rates": {
"SEK": 1.170576
}
}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": 117.05760000000001,
"rate": 1.170576
}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