Rate Overview
Live
1 TRY = 0.326444 MVR
1 MVR = 3.0633
TRY
Avg
0.354836
High
0.381288
Low
0.326413
Last updated: 7/27/2026, 11:26:17 AM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.33 MVR |
| 10 TRY | 3.26 MVR |
| 50 TRY | 16.32 MVR |
| 100 TRY | 32.64 MVR |
| 500 TRY | 163.22 MVR |
| 1,000 TRY | 326.44 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-07-27T11:26:17Z",
"rates": {
"MVR": 0.326444
}
}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": 32.644400000000005,
"rate": 0.326444
}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