Rate Overview
Live
1 TRY = 8.3741 MRO
1 MRO = 0.119416
TRY
Avg
8.3799
High
8.4103
Low
8.3662
Last updated: 8/18/2026, 3:06:49 AM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 8.37 MRO |
| 10 TRY | 83.74 MRO |
| 50 TRY | 418.70 MRO |
| 100 TRY | 837.41 MRO |
| 500 TRY | 4,187.03 MRO |
| 1,000 TRY | 8,374.06 MRO |
Get TRY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MROExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-18T03:06:49Z",
"rates": {
"MRO": 8.374057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MRO",
"amount": 100
},
"result": 837.4057,
"rate": 8.374057
}Build with TRY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key