Rate Overview
Live
1 SYP = 0.139679 MVR
1 MVR = 7.1593
SYP
Avg
0.108821
High
0.139873
Low
0.001392
Last updated: 5/27/2026, 4:51:24 AM
Quick Conversions
| SYP | MVR |
|---|---|
| 1 SYP | 0.14 MVR |
| 10 SYP | 1.40 MVR |
| 50 SYP | 6.98 MVR |
| 100 SYP | 13.97 MVR |
| 500 SYP | 69.84 MVR |
| 1,000 SYP | 139.68 MVR |
Get SYP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MVRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T04:51:24Z",
"rates": {
"MVR": 0.139679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MVR",
"amount": 100
},
"result": 13.9679,
"rate": 0.139679
}Build with SYP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key