Rate Overview
Live
1 TRY = 0.341574 MVR
1 MVR = 2.9276
TRY
Avg
0.341915
High
0.342223
Low
0.341574
Last updated: 5/7/2026, 12:31:31 PM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.34 MVR |
| 10 TRY | 3.42 MVR |
| 50 TRY | 17.08 MVR |
| 100 TRY | 34.16 MVR |
| 500 TRY | 170.79 MVR |
| 1,000 TRY | 341.57 MVR |
Get TRY/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MVRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T12:31:31Z",
"rates": {
"MVR": 0.341574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MVR",
"amount": 100
},
"result": 34.157399999999996,
"rate": 0.341574
}Build with TRY/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key