Rate Overview
Live
1 MOP = 1.1390 SEK
1 SEK = 0.877965
MOP
Avg
1.1425
High
1.1493
Low
1.1390
Last updated: 5/9/2026, 2:50:43 AM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.14 SEK |
| 10 MOP | 11.39 SEK |
| 50 MOP | 56.95 SEK |
| 100 MOP | 113.90 SEK |
| 500 MOP | 569.50 SEK |
| 1,000 MOP | 1,139.00 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-09T02:50:43Z",
"rates": {
"SEK": 1.138998
}
}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.8998,
"rate": 1.138998
}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