Rate Overview
Live
1 MOP = 1.1448 SEK
1 SEK = 0.873483
MOP
Avg
1.1521
High
1.1714
Low
1.1392
Last updated: 5/29/2026, 9:44:31 PM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.14 SEK |
| 10 MOP | 11.45 SEK |
| 50 MOP | 57.24 SEK |
| 100 MOP | 114.48 SEK |
| 500 MOP | 572.42 SEK |
| 1,000 MOP | 1,144.84 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-29T21:44:31Z",
"rates": {
"SEK": 1.144842
}
}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.48419999999999,
"rate": 1.144842
}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