Rate Overview
Live
1 MOP = 1.1362 SEK
1 SEK = 0.880122
MOP
Avg
1.1431
High
1.1573
Low
1.1360
Last updated: 4/18/2026, 8:44:38 AM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.14 SEK |
| 10 MOP | 11.36 SEK |
| 50 MOP | 56.81 SEK |
| 100 MOP | 113.62 SEK |
| 500 MOP | 568.10 SEK |
| 1,000 MOP | 1,136.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-04-18T08:44:38Z",
"rates": {
"SEK": 1.136206
}
}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": 113.62060000000001,
"rate": 1.136206
}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