Rate Overview
Live
1 MOP = 1.1700 SEK
1 SEK = 0.854730
MOP
Avg
1.1572
High
1.1908
Low
1.1125
Last updated: 3/27/2026, 10:08:46 AM
Quick Conversions
| MOP | SEK |
|---|---|
| 1 MOP | 1.17 SEK |
| 10 MOP | 11.70 SEK |
| 50 MOP | 58.50 SEK |
| 100 MOP | 117.00 SEK |
| 500 MOP | 584.98 SEK |
| 1,000 MOP | 1,169.96 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-27T10:08:46Z",
"rates": {
"SEK": 1.16996
}
}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.99600000000001,
"rate": 1.16996
}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