Rate Overview
Live
1 MOP = 1.1684 SEK
1 SEK = 0.855898
MOP
Avg
1.1607
High
1.1690
Low
1.1528
Last updated: 3/27/2026, 6:34:56 AM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.17 SEK |
| 10 MOP | 11.68 SEK |
| 50 MOP | 58.42 SEK |
| 100 MOP | 116.84 SEK |
| 500 MOP | 584.18 SEK |
| 1,000 MOP | 1,168.36 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-03-27T06:34:56Z",
"rates": {
"SEK": 1.168364
}
}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": 116.8364,
"rate": 1.168364
}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