Rate Overview
Live
1 MOP = 1.1422 SEK
1 SEK = 0.875494
MOP
Avg
1.1515
High
1.1607
Low
1.1422
Last updated: 5/29/2026, 4:26:55 PM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.14 SEK |
| 10 MOP | 11.42 SEK |
| 50 MOP | 57.11 SEK |
| 100 MOP | 114.22 SEK |
| 500 MOP | 571.11 SEK |
| 1,000 MOP | 1,142.21 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-05-29T16:26:55Z",
"rates": {
"SEK": 1.142212
}
}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": 114.2212,
"rate": 1.142212
}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