Rate Overview
Live
1 MOP = 1.1855 SEK
1 SEK = 0.843517
MOP
Avg
1.1735
High
1.1892
Low
1.1634
Last updated: 6/19/2026, 10:10:27 AM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.19 SEK |
| 10 MOP | 11.86 SEK |
| 50 MOP | 59.28 SEK |
| 100 MOP | 118.55 SEK |
| 500 MOP | 592.76 SEK |
| 1,000 MOP | 1,185.51 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-06-19T10:10:27Z",
"rates": {
"SEK": 1.185513
}
}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": 118.5513,
"rate": 1.185513
}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